func golang.org/x/sys/unix.fchmodat
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L74: return fchmodat(dirfd, path, mode)
zsyscall_linux.go#L26: func fchmodat(dirfd int, path string, mode uint32) (err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)